@charset "utf-8";



* {
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    padding-top: auto;
    padding-right: auto;
    padding-bottom: auto;
    padding-left: auto;
}
nav {
    width: 100%;
    height: 60px;
    background-color: hsla(318,100%,77%,1.00);
    margin-left: 0px;
    color: hsla(0,100%,98%,1.00);
    text-decoration: none;
    font-weight: bolder;
    position: fixed;
    margin-top: 0px;
    top: 0px;
}
nav ul li {
    list-style-type: none;
    display: inline-block;
    margin-left: 110px;
    line-height: 60px;
    color: hsla(0,0%,0%,1.00);
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    text-decoration: none;
    font-weight: bold;
}


.p6 {
    text-align: center;
    font-family: "Black Bones";
    font-size: x-large;
    color: hsla(255,26%,24%,1.00);
}


 .img9 {
    width: 65px;
    height: 65px;
    margin-left: 510px;
    position: absolute;
    margin-top: 5px;
}
.img10 {
    width: 80px;
    height: 80px;
    position: absolute;
    margin-left: 595px;
}
.img11 {
    width: 90px;
    height: 80px;
    margin-left: 690px;
}
